ehci-dbgp: drop dead code.
authorTim Deegan <tim@xen.org>
Thu, 12 Sep 2013 11:58:11 +0000 (12:58 +0100)
committerTim Deegan <tim@xen.org>
Thu, 12 Sep 2013 16:48:01 +0000 (17:48 +0100)
commitbc230d5dcabf31c6db82916df7d0b98ca11fbaad
tree2acb603b5ca2ab8a762a31e92e21062da53e97a0
parent803f9a6cdfeda64beee908576de0ad02d6b0c480
ehci-dbgp: drop dead code.

We can only reach this spot by breaking out of the scan loop,
so by construction ret > 0.

Coverity CID 1055259

Signed-off-by: Tim Deegan <tim@xen.org>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/drivers/char/ehci-dbgp.c